home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 1_2002.ISO / Data / Zips / Module Com22378772001.psc / Form1.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  2001-07-07  |  847 b   |  29 lines

  1. VERSION 5.00
  2. Begin VB.Form Form1 
  3.    Caption         =   "Help"
  4.    ClientHeight    =   2685
  5.    ClientLeft      =   60
  6.    ClientTop       =   345
  7.    ClientWidth     =   8400
  8.    LinkTopic       =   "Form1"
  9.    ScaleHeight     =   2685
  10.    ScaleWidth      =   8400
  11.    StartUpPosition =   2  'CenterScreen
  12.    Begin VB.TextBox Text1 
  13.       Height          =   2520
  14.       Left            =   60
  15.       Locked          =   -1  'True
  16.       MultiLine       =   -1  'True
  17.       ScrollBars      =   2  'Vertical
  18.       TabIndex        =   0
  19.       Text            =   "Form1.frx":0000
  20.       Top             =   105
  21.       Width           =   8295
  22.    End
  23. Attribute VB_Name = "Form1"
  24. Attribute VB_GlobalNameSpace = False
  25. Attribute VB_Creatable = False
  26. Attribute VB_PredeclaredId = True
  27. Attribute VB_Exposed = False
  28. Option Explicit
  29.